The GetNamedArrayValuesExReq object is used in:
| Property | SubType | Read Only | Description | |
|---|---|---|---|---|
|
Count |
Integer |
No |
Sets the number of requested values in the array. Note: GetNamedArrayValuesExReq objects are limited to 63 total objects within the array. Objects greater than 63 will cause an exception. |
|
|
TagString |
Variant |
No |
Sets the tag string for the point tag. Tag strings are stored in an indexed array as HistoryTagStringEx objects. Example Write to the fifth tag string:
|
|
|
TimeStamp |
Variant |
No |
Sets the timestamp of a value entry in the array (Local time without milliseconds). This field is an array of Date subtypes. Example Write to the fifth timestamp:
|
|
|
TimeStampMs |
Variant |
No |
Sets the timestamp of a value entry in the array (Local time with milliseconds). |
|
|
TimeStampRaw |
Variant |
No |
Sets the timestamp of a value entry in the array (UTC time with milliseconds). |
|
|
UserId |
String |
No |
Sets the network user id. The user ID is used by the VHS to check security. This property is typically ignored. |